home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / avalanche.swf / scripts / DefineButton2_87 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-09-28  |  41 b   |  4 lines

  1. on(press){
  2.    _root.gotoAndPlay(2);
  3. }
  4.